gtk: Make GtkPointerFocus refcounted
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:00:40 +0000 (16:00 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commitb894c350080f5686a7c8bb7107001373da097b5f
tree7692df2162d03942e089549151cf40ff505d7d8c
parent690eb8ede6bd07715630567a3cb36155bfcef716
gtk: Make GtkPointerFocus refcounted

In order to make it really sure the GtkPointerFocus is valid while being
removed from a GtkWindow.
gtk/gtkpointerfocus.c
gtk/gtkpointerfocusprivate.h
gtk/gtkwindow.c